Fix mouse highlight in continued lines on a TTY.
authorEli Zaretskii <eliz@gnu.org>
Tue, 1 Nov 2011 18:57:03 +0000 (20:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 1 Nov 2011 18:57:03 +0000 (20:57 +0200)
commitdf25499a37d31d589271c8260d396267c408999f
treee5efd644109959c54cce6bd8058254ab00d939ab
parentca11a3c55cc3109c443721cc1bd594db10564f64
Fix mouse highlight in continued lines on a TTY.

 src/xdisp.c (mouse_face_from_buffer_pos): Fix a typo in a comment.
 Don't stop backward scan on the continuation glyph, even though
 its CHARPOS is positive.
src/ChangeLog
src/xdisp.c